[INFO] fetching crate hi-doc 0.3.0...
[INFO] testing hi-doc-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate hi-doc 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hi-doc 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hi-doc 0.3.0
[INFO] tweaked toml for crates.io crate hi-doc 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hi-doc 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hi-doc 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9914ad8fc25a3edec75ffbe1909c8e622ff2ce9e64d7f054f1c7258ed9f6a15a
[INFO] running `Command { std: "docker" "start" "-a" "9914ad8fc25a3edec75ffbe1909c8e622ff2ce9e64d7f054f1c7258ed9f6a15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9914ad8fc25a3edec75ffbe1909c8e622ff2ce9e64d7f054f1c7258ed9f6a15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9914ad8fc25a3edec75ffbe1909c8e622ff2ce9e64d7f054f1c7258ed9f6a15a", kill_on_drop: false }`
[INFO] [stdout] 9914ad8fc25a3edec75ffbe1909c8e622ff2ce9e64d7f054f1c7258ed9f6a15a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 026cff1201928fc097fa6f83477ffffe6c2e174a8e0398cca087ca5788a2e18b
[INFO] running `Command { std: "docker" "start" "-a" "026cff1201928fc097fa6f83477ffffe6c2e174a8e0398cca087ca5788a2e18b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling range-map v0.2.0
[INFO] [stderr]    Compiling extension-trait v1.0.2
[INFO] [stderr]    Compiling unicode-box-drawing v0.3.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hi-doc-jumprope v1.2.1
[INFO] [stderr]    Compiling random_color v1.1.0
[INFO] [stderr]    Compiling annotated-string v0.3.0
[INFO] [stderr]    Compiling tree-sitter v0.26.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tree-sitter-highlight v0.26.3
[INFO] [stderr]    Compiling hi-doc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.72s
[INFO] running `Command { std: "docker" "inspect" "026cff1201928fc097fa6f83477ffffe6c2e174a8e0398cca087ca5788a2e18b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026cff1201928fc097fa6f83477ffffe6c2e174a8e0398cca087ca5788a2e18b", kill_on_drop: false }`
[INFO] [stdout] 026cff1201928fc097fa6f83477ffffe6c2e174a8e0398cca087ca5788a2e18b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e71c3a8c7d68fdcf50cc3a8d60b41ea14d5caab08643cac5a1f831a618f6de89
[INFO] running `Command { std: "docker" "start" "-a" "e71c3a8c7d68fdcf50cc3a8d60b41ea14d5caab08643cac5a1f831a618f6de89", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling hi-doc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `examples/../../../fixtures/std.jsonnet`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/basic.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut snippet = SnippetBuilder::new(include_str!("../../../fixtures/std.jsonnet"));
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hi-doc` (example "basic") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `examples/../../../fixtures/std.jsonnet`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/readme.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut snippet = SnippetBuilder::new(include_str!("../../../fixtures/std.jsonnet"))
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hi-doc` (example "readme") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e71c3a8c7d68fdcf50cc3a8d60b41ea14d5caab08643cac5a1f831a618f6de89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71c3a8c7d68fdcf50cc3a8d60b41ea14d5caab08643cac5a1f831a618f6de89", kill_on_drop: false }`
[INFO] [stdout] e71c3a8c7d68fdcf50cc3a8d60b41ea14d5caab08643cac5a1f831a618f6de89
